Skip to content

Changed p.kill() to p.terminate() to allow usage on Linux - subproces…#2

Open
2001herne wants to merge 1 commit intojf-lab:masterfrom
2001herne:master
Open

Changed p.kill() to p.terminate() to allow usage on Linux - subproces…#2
2001herne wants to merge 1 commit intojf-lab:masterfrom
2001herne:master

Conversation

@2001herne
Copy link
Copy Markdown

Changed p.kill() to p.terminate() to allow usage on Linux - subprocess.kill() issues a SIGKILL on linux, and is an alias for subprocess.terminate() on Windows.

…s.kill() issues a SIGKILL on linux, and is an alias for subprocess.terminate() on Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant